Replace placeholder API reference with actual DeepInfra content#4
Open
yesenarman wants to merge 1 commit intomainfrom
Open
Replace placeholder API reference with actual DeepInfra content#4yesenarman wants to merge 1 commit intomainfrom
yesenarman wants to merge 1 commit intomainfrom
Conversation
Remove the Mintlify starter kit "plant store" boilerplate: - Rewrite api-reference/introduction.mdx to describe the actual DeepInfra API (OpenAI-compatible and native endpoints) - Delete 4 unused placeholder files under api-reference/endpoint/ The API Reference tab already uses the live OpenAPI spec via docs.json, so these MDX placeholder files were unused cruft. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
api-reference/introduction.mdxto describe the actual DeepInfra API instead of the Mintlify starter kit "plant store" boilerplateapi-reference/endpoint/(create.mdx,delete.mdx,get.mdx,webhook.mdx)The API Reference tab in
docs.jsonalready correctly points to the live OpenAPI spec (https://api.deepinfra.com/openapi.json), so these MDX files were unused.Test plan
docs.deepinfra.com/api-reference/introductionand confirm it describes the DeepInfra API (not plant store)🤖 Generated with Claude Code